Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IndexedCollectionBase<T> Class Members
The following tables list the members exposed by IndexedCollectionBase<T>.
Public Properties
| Name | Description |
| Count | Returns the number of items in this collection. |
| Item | Returns the item at the specified ordinal position within this collection. |
Public Methods
| Name | Description |
| Clear | Removes all items from this collection. |
| IndexOf | Returns the index of the specified item. |
| ToString | Returns the string representation of this object. |
See Also